home *** CD-ROM | disk | FTP | other *** search
- object RWMain: TRWMain
- Left = 219
- Top = 108
- BorderIcons = [biSystemMenu, biMinimize]
- BorderStyle = bsDialog
- Caption = 'Resource Watcher'
- ClientHeight = 110
- ClientWidth = 280
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'System'
- Font.Style = []
- PixelsPerInch = 96
- OnCreate = FormCreate
- TextHeight = 16
- object RWMainPanel: TPanel
- Left = 0
- Top = 0
- Width = 280
- Height = 110
- Align = alClient
- BevelInner = bvRaised
- Caption = 'RWMainPanel'
- TabOrder = 0
- object TPanel
- Left = 2
- Top = 69
- Width = 276
- Height = 39
- Align = alClient
- BevelInner = bvLowered
- BorderStyle = bsSingle
- TabOrder = 0
- object FreeMemLabel: TLabel
- Left = 4
- Top = 3
- Width = 99
- Height = 15
- Caption = 'Total Free Memory'
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'Century Schoolbook'
- Font.Style = []
- ParentFont = False
- end
- object FreeMemSize: TLabel
- Left = 148
- Top = 3
- Width = 3
- Height = 15
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'Century Schoolbook'
- Font.Style = []
- ParentFont = False
- end
- object ContigFreeLabel: TLabel
- Left = 4
- Top = 19
- Width = 132
- Height = 15
- Caption = 'Contiguous Free Memory'
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'Century Schoolbook'
- Font.Style = []
- ParentFont = False
- end
- object ContigFreeSize: TLabel
- Left = 148
- Top = 19
- Width = 3
- Height = 15
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'Century Schoolbook'
- Font.Style = []
- ParentFont = False
- end
- object AboutButton: TBitBtn
- Left = 244
- Top = 6
- Width = 25
- Height = 25
- Hint = 'About'
- ParentShowHint = False
- ShowHint = True
- TabOrder = 0
- OnClick = AboutButtonClick
- Kind = bkHelp
- Style = bsNew
- end
- end
- object Panel4: TPanel
- Left = 2
- Top = 2
- Width = 276
- Height = 67
- Align = alTop
- TabOrder = 1
- object Panel5: TPanel
- Left = 119
- Top = 1
- Width = 156
- Height = 65
- Align = alRight
- BevelInner = bvLowered
- BevelOuter = bvNone
- BorderStyle = bsSingle
- Caption = 'Panel5'
- TabOrder = 0
- object SystemPanel: TPanel
- Left = 1
- Top = 1
- Width = 152
- Height = 20
- Align = alTop
- BevelInner = bvLowered
- BevelOuter = bvLowered
- Caption = 'SystemPanel'
- TabOrder = 0
- object SystemGauge: TGauge
- Left = 2
- Top = 2
- Width = 148
- Height = 16
- Align = alClient
- Color = clBtnFace
- Caption = 'System'
- ShowText = True
- Font.Color = clYellow
- Font.Height = -11
- Font.Name = 'Century Schoolbook'
- Font.Style = [fsBold]
- BorderStyle = bsNone
- ForeColor = clBlue
- BackColor = clBtnFace
- ParentColor = False
- ParentFont = False
- Progress = 0
- end
- end
- object GDIPanel: TPanel
- Left = 1
- Top = 41
- Width = 152
- Height = 21
- Align = alTop
- BevelInner = bvLowered
- BevelOuter = bvLowered
- Caption = 'GDIPanel'
- TabOrder = 1
- object GDIGauge: TGauge
- Left = 2
- Top = 2
- Width = 148
- Height = 17
- Align = alClient
- Color = clBtnFace
- Caption = 'GDI'
- ShowText = True
- Font.Color = clLime
- Font.Height = -11
- Font.Name = 'Century Schoolbook'
- Font.Style = [fsBold]
- BorderStyle = bsNone
- ForeColor = clFuchsia
- BackColor = clBtnFace
- ParentColor = False
- ParentFont = False
- Progress = 0
- end
- end
- object UserPanel: TPanel
- Left = 1
- Top = 21
- Width = 152
- Height = 20
- Align = alTop
- BevelInner = bvLowered
- BevelOuter = bvLowered
- Caption = 'UserPanel'
- TabOrder = 2
- object UserGauge: TGauge
- Left = 2
- Top = 2
- Width = 148
- Height = 16
- Align = alClient
- Color = clBtnFace
- Caption = 'User'
- ShowText = True
- Font.Color = clAqua
- Font.Height = -11
- Font.Name = 'Century Schoolbook'
- Font.Style = [fsBold]
- BorderStyle = bsNone
- ForeColor = clRed
- BackColor = clBtnFace
- ParentColor = False
- ParentFont = False
- Progress = 0
- end
- end
- end
- object Panel6: TPanel
- Left = 1
- Top = 1
- Width = 118
- Height = 65
- Align = alClient
- BevelInner = bvLowered
- BevelOuter = bvNone
- BorderStyle = bsSingle
- Caption = 'Panel6'
- TabOrder = 1
- object CPULabel: TLabel
- Left = 1
- Top = 1
- Width = 114
- Height = 16
- Align = alTop
- Caption = 'CPU: '
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'Century Schoolbook'
- Font.Style = []
- ParentFont = False
- end
- object WinVerLabel: TLabel
- Left = 1
- Top = 17
- Width = 114
- Height = 16
- Align = alTop
- Caption = 'Win Ver: '
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'Century Schoolbook'
- Font.Style = []
- ParentFont = False
- end
- object DosVerLabel: TLabel
- Left = 1
- Top = 33
- Width = 114
- Height = 15
- Align = alTop
- Caption = 'Dos Ver: '
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'Century Schoolbook'
- Font.Style = []
- ParentFont = False
- end
- object TasksLabel: TLabel
- Left = 1
- Top = 48
- Width = 114
- Height = 14
- Align = alClient
- Caption = 'Tasks: '
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'Century Schoolbook'
- Font.Style = []
- ParentFont = False
- end
- end
- end
- end
- object ResourceTimer: TTimer
- Interval = 500
- OnTimer = ResourceTimerTimer
- Left = 60
- Top = 4
- end
- object SystemInfo1: TSystemInfo
- WindowsVersion = '3.10'
- DOSVersion = '6.22'
- CoProPresent = True
- CPU = iPentiumCPU
- CPUString = 'Pentium'
- DiskFree.DiskA = -1
- DiskFree.DiskB = -1
- DiskFree.DiskC = 22872064
- DiskFree.DiskD = 168542208
- DiskFree.DiskE = -1
- DiskFree.DiskF = -1
- DiskFree.DiskG = -1
- DiskFree.DiskH = -1
- DiskFree.DiskI = -1
- DiskFree.DiskJ = -1
- DiskFree.DiskK = -1
- DiskFree.DiskL = -1
- DiskFree.DiskM = -1
- DiskFree.DiskN = -1
- DiskFree.DiskO = -1
- DiskFree.DiskP = -1
- DiskFree.DiskQ = -1
- DiskFree.DiskR = -1
- DiskFree.DiskS = -1
- DiskFree.DiskT = -1
- DiskFree.DiskU = -1
- DiskFree.DiskV = -1
- DiskFree.DiskW = -1
- DiskFree.DiskX = -1
- DiskFree.DiskY = -1
- DiskFree.DiskZ = -1
- DiskTotal.DiskA = -1
- DiskTotal.DiskB = -1
- DiskTotal.DiskC = 427343872
- DiskTotal.DiskD = 425533440
- DiskTotal.DiskE = -1
- DiskTotal.DiskF = -1
- DiskTotal.DiskG = -1
- DiskTotal.DiskH = -1
- DiskTotal.DiskI = -1
- DiskTotal.DiskJ = -1
- DiskTotal.DiskK = -1
- DiskTotal.DiskL = -1
- DiskTotal.DiskM = -1
- DiskTotal.DiskN = -1
- DiskTotal.DiskO = -1
- DiskTotal.DiskP = -1
- DiskTotal.DiskQ = -1
- DiskTotal.DiskR = -1
- DiskTotal.DiskS = -1
- DiskTotal.DiskT = -1
- DiskTotal.DiskU = -1
- DiskTotal.DiskV = -1
- DiskTotal.DiskW = -1
- DiskTotal.DiskX = -1
- DiskTotal.DiskY = -1
- DiskTotal.DiskZ = -1
- DiskType.DiskA = dtFloppy
- DiskType.DiskB = dtUnknown
- DiskType.DiskC = dtFixed
- DiskType.DiskD = dtFixed
- DiskType.DiskE = dtCDROM
- DiskType.DiskF = dtFloppy
- DiskType.DiskG = dtUnknown
- DiskType.DiskH = dtUnknown
- DiskType.DiskI = dtUnknown
- DiskType.DiskJ = dtUnknown
- DiskType.DiskK = dtUnknown
- DiskType.DiskL = dtUnknown
- DiskType.DiskM = dtUnknown
- DiskType.DiskN = dtUnknown
- DiskType.DiskO = dtUnknown
- DiskType.DiskP = dtUnknown
- DiskType.DiskQ = dtUnknown
- DiskType.DiskR = dtUnknown
- DiskType.DiskS = dtUnknown
- DiskType.DiskT = dtUnknown
- DiskType.DiskU = dtUnknown
- DiskType.DiskV = dtUnknown
- DiskType.DiskW = dtUnknown
- DiskType.DiskX = dtUnknown
- DiskType.DiskY = dtUnknown
- DiskType.DiskZ = dtUnknown
- FreeHeap = 18733112
- FreeFileHandles = 112
- ContigFreeHeap = 10170368
- PcntFreeSystemRes = 37
- PcntFreeGDIRes = 37
- PcntFreeUserRes = 47
- Mode = wmEnhanced
- TasksRunning = 7
- SystemDirectory = 'C:\WINDOWS\SYSTEM'
- ScreenWidth = 640
- ScreenHeight = 480
- ScreenPixelsPerInch = 96
- WindowsDirectory = 'C:\WINDOWS'
- TempDrive = 'C'
- UserName = 'John Q. Customer '#0
- CompanyName = ' '#0
- Left = 88
- Top = 4
- end
- end
-